home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 30 / Mac Magazin and MacEasy Magazine CD - Issue 30.iso / updates / Elite Force / Elite Force 1.2 Update.sit / Elite Force 1.2 Update / BaseEF / pak92.pk3 / actionhero.cfg next >
Text File  |  2001-04-14  |  672b  |  17 lines

  1. // The basic commands for setting up an action hero game from the console
  2. // Generated by Mike Gummelt
  3. set g_gametype 0
  4. set g_pmodactionhero 1
  5.  
  6. //This can be turned off, but it will be ignored anyway
  7. //set capturelimit 0
  8.  
  9. // NOTE: These following options are also available in this gametype:
  10. //set timelimit 30 // NOTE either this or fraglimit must be set in order to end the match
  11. //set fraglimit 30 // NOTE either this or timelimit must be set in order to end the match
  12.  
  13. // All incompatable game types should be turned off automatically, but let's do it here for safety's sake:
  14. set g_pmodassimilation 0
  15. set g_pmodspecialties 0
  16. set g_pmoddisintegration 0
  17.